-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a confirmation mechanism to notify users when the Fleet agent successfully installed on Windows. #24987
base: main
Are you sure you want to change the base?
Added a confirmation mechanism to notify users when the Fleet agent successfully installed on Windows. #24987
Conversation
…s successfully installed on Windows. This improves user feedback and aligns with behavior on macOS.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #24987 +/- ##
==========================================
- Coverage 63.83% 63.82% -0.01%
==========================================
Files 1615 1615
Lines 153608 153608
Branches 4039 3986 -53
==========================================
- Hits 98059 98044 -15
- Misses 47748 47759 +11
- Partials 7801 7805 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@parsimeikoikai Thanks for your PR! We're a little delayed with the recent holidays but we'll make sure this gets looked at soon. |
I'm converting this PR to a draft while I run #21980 through our product design process to review the product change. (cc @noahtalerman) |
Hey @parsimeikoikai very cool stuff! Can you please share a video recording that demos the notification you added? This will help us understand your proposed UX. Thanks! |
@parsimeikoikai can you please share a video recording that demos the notification you added? This will help us understand your proposed UX. Thanks! |
Fix fo #21980
Checklist for submitter
runtime.GOOS
).